Namespace - LJCTextDataReaderLib
Parameters
line - The line of text
Returns
An array of field values.
Syntax
C# |
public String[] LJCSplit(String line)
|
Splits a line of text on the delimiters not enclosed in text regions.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.